/*  首页 jjfa */

.jjfa_box .swiper-container {
    height: 420px;
    margin-top: 0;
}

.jjfa_box .swiper-slide {
    border: 1px solid #dbd9d9;
    height: 380px;
    position: relative;
    /* box-sizing: border-box; */
}

.jjfa_block_content {
    width: 88%;
    padding: 5% 6% 0;
    height: 70%;
    line-height: 26px;
    color: #444;
    text-align: left;
}

.jjfa_box .swiper-slide:first-child {
    width: 380px !important;
}

.jjfa_box .swiper-slide:hover {
    -moz-box-shadow: 2px 6px 5px #ebebeb;
    -webkit-box-shadow: 2px 6px 5px #ebebeb;
    box-shadow: 2px 6px 5px #ebebeb;
}


/* 首页banner */

.banner-box {
    width: 1200px;
    height: 380px;
    margin: 0 auto;
    position: relative;
}

.banner-box .layui-carousel-arrow {
    color: #eee;
}

.banner-box .bannerdbg {
    position: absolute;
    bottom: 3px;
}

.banner-box #banner {
    width: 895px;
    position: absolute;
    left: 0;
    float: left;
    border-radius: 6px;
    -moz-box-shadow: 0px 6px 5px #ebebeb;
    -webkit-box-shadow: 0px 6px 5px #ebebeb;
    box-shadow: 0px 6px 5px #ebebeb;
}

#test1 {
    min-width: 895px !important;
}

.bannerImg {
    position: absolute;
    /* width: 1795px !important; */
    width: 895px !important;
    height: 340px !important;
    left: 50% !important;
    margin-left: -447px !important;
    /* margin-left: -747px !important; */
}

.banner-top-login {
    width: 285px;
    height: 340px;
    background: #F7F7F7;
    float: right;
    margin-top: 20px;
    border-radius: 6px;
}

.banner-top-login .top {
    height: 106px;
    background: #73A6FF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    text-align: center;
}

.banner-top-login .top h3 {
    color: #fff;
    padding-top: 25px;
    /* font-size: 20px; */
}

.banner-top-login .top .userImg {
    width: 72px;
    height: 72px;
    position: absolute;
    top: 69px;
    left: 107px;
    border-radius: 50%;
    border: 4px solid #fff;
    animation: circleBorder 5s infinite linear;
}

.banner-top-login .top .img1 {
    width: 73px;
    height: 73px;
    border-radius: 50%;
    position: absolute;
    top: 73px;
    left: 110px;
}

.banner-top-login .top .img2 {
    /* width: 73px;
    height: 73px;
    border-radius: 50%;
    position: absolute;
    top: 73px;
    left: 110px; */
    width: 112px;
    height: 112px;
    border-radius: 50%;
    position: absolute;
    top: 54px;
    left: 91px;
}

.banner-top-login:hover .userImg {
    /* animation: circleBorder 5s infinite linear; */
}

@keyframes circleBorder {
    0% {
        transform: rotate(0turn);
    }
    50% {
        box-shadow: -0.11em -0.11em 0.1em 0.14em rgb(157, 191, 250), -0.11em 0.12em 0.1em 0.14em #fff, 0.12em 0.12em 0.1em 0.14em #cae0f8, 0.12em -0.11em 0.1em 0.14em #fff;
    }
    100% {
        transform: rotate(3turn);
    }
}

.banner-top-login .bottom {
    margin-top: 50px;
}

.dl-link {
    width: 100%;
    text-align: center;
    height: 30px;
}

.dl-link a {
    /* color: #73A6FF; */
}

.banner-top-login .bottom .wdmenu {
    width: 85%;
    height: 90px;
    margin: 35px auto 0;
    overflow: hidden;
}

.banner-top-login .bottom .wdmenu li {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #D0D0D0;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    padding-left: 5px;
    margin: 5px 5% 5px;
}

.banner-top-login .bottom .wdmenu li img {
    width: 15px;
    height: 15px;
    margin-right: 7px;
}

@keyframes goUp1 {
    0% {
        margin-top: 5;
    }
    100% {
        margin-top: 0px;
    }
}

.banner-top-login .bottom .wdmenu a {
    width: 38.5%;
    height: 30px;
    display: block;
    float: left;
    margin: 5px 5% 5px;
}

.banner-top-login .bottom .wdmenu li:hover {
    border: 1px solid #73A6FF;
    color: #73A6FF;
    animation: goUp1 0.5s forwards;
}

.banner-top-login .bottom p {
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.banner-top-login .bottom p:nth-child(2) {
    font-size: 14px;
    color: #777;
}

.banner-top-login .bottom p:nth-child(2) span {
    margin-left: 7px;
}


/* 最新资讯滚播*/

.zxzxbg {
    width: 1200px;
    height: 56px;
    background: url(../../img/zxzxbg.png);
    /* margin-top: 20px; */
}

.huadong {
    width: 1100px;
    height: 62px;
    /* padding: 0.5rem 0 0.3rem 0; */
    border-bottom: 1px solid #F0F0F0;
    position: relative;
    font: 12px/1.5 "Hiragino Sans GB", "思源黑体", simsun;
    margin: 0 auto;
}

.huadong .huabox {
    margin: 0 auto;
    width: 100%;
    line-height: 62px;
}

.huadong .hdimg {
    float: left;
    line-height: 60px;
}

.huadong .hdimg img {
    width: 100%;
    vertical-align: middle;
}

.huadong h5 {
    font-size: 1rem;
    float: left;
    border-right: 1px solid #b3b3b3;
    height: 20px;
    line-height: 20px;
    margin-top: 22px;
    padding-right: 30px;
    margin-left: 10px;
}

.huadong .gg_more {
    float: left;
}

.huadong .gg_more a {
    font-size: 0.8rem;
    text-decoration: none;
}

.huadong .notice_active {
    width: 100%;
    height: 62px;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.huadong .notice_active li {
    list-style-type: none;
    /* line-height: 2.4rem; */
    line-height: 62px;
    overflow: hidden;
    width: 100%;
    height: 62px;
}

.huadong .notice_active li span {
    color: #3111D7;
}


/*.huadong .notice_active li.notice_active_ch {}*/

.huadong .notice_active li.notice_active_ch .titlea {
    color: #3111D7;
    font-size: 1rem;
    display: block;
    overflow: hidden;
    width: 73%;
    float: left;
    overflow: hidden;
    margin: 0 0 2rem 0;
    text-align: left;
    padding-left: 30px;
}

.huadong .notice_active li .titlespan {
    width: 60%;
    overflow: hidden
}

.huadong .notice_active li .timespan {
    margin-left: 20px;
    color: #866fff;
}

.huadong .notice_active li .ckxq {
    background: rgba(201, 215, 255, 0.9);
    width: 110px !important;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    color: #656565 !important;
    text-align: center !important;
    border-radius: 14px;
    margin-top: 15px !important;
    font-style: normal !important;
    font-size: 13px !important;
    padding: 0 !important;
}

.huadong .gg_more .news_ck {
    float: left;
    margin: 0 1rem 0 40px;
    color: #0876eb;
    width: 5rem;
    height: 2rem;
    line-height: 2rem;
    display: block;
    /* border: 1px solid #656972; */
    text-align: center;
    border-radius: 0.7rem;
    font-size: 0.8rem;
    margin-top: 1rem;
}

.huadong .gg_more .news_more {}


/* .huadong .notice_active li.notice_active_ch em {
    text-align: right;
    float: right;
    color: #888;
    font-size: 0.8rem;
    font-style: normal;
} */


/* 优惠活动 */

.save_activity,
.usually_service {
    border: 1px solid #E6E6E6;
    box-sizing: border-box;
    margin-top: 30px;
}

.tool-list {
    margin-top: 10px;
    overflow: hidden;
}

.tool-list .tool {
    height: 70px;
    position: relative;
}

.tool-list .tool img {
    width: 35px;
}

.tool-list a {
    width: 99px;
    height: auto;
    overflow: hidden;
}

.tool-list .hline {
    height: 30px;
    width: 1px;
    background: #EBEBEB;
    position: absolute;
    right: 0;
    display: block;
    top: 15px;
}

.save_activity {
    width: 895px;
}

.usually_service {
    width: 285px;
}


/* 服务引导 */

.product_box {
    height: 190px;
}

.wysy-button-box button {
    background: #CEE9FF;
    color: #0088F5;
    border: none;
    height: 28px;
    line-height: 28px;
    font-size: 12px
}

.wysy-button-box .btn-ljgm {
    background: #ffdde0;
    color: #FF4354;
    border: none;
    height: 28px;
    line-height: 28px;
    font-size: 12px
}

.fwxd_box {
    height: 730px;
}

.fwxd_bg {
    height: 710px;
}

.fwxd_top .container {
    background: #fff;
}

.fwyd {
    color: #4F4F4F;
    width: 100px;
}

.fwxd_top_tab {
    position: relative;
    text-align: left
}

.fwxd_top_tab button {
    border: 1px solid #5C51EE;
    color: #544FE8;
    background: #fff;
}

.fwxd_top_tab .layui-this button {
    border: 1px solid #5C51EE;
    color: #fff;
    background: #544FE8;
}

.fwxd_top_tab ul li button:hover {
    color: #5C51EE;
}

.fwxd_top_tab .layui-this button:hover {
    border: 1px solid #5C51EE;
    color: #fff;
    background: #544FE8;
}
